source/bindbc/opengl/bind/arb/core_43.d(129,39): Error: `@safe` function `loadARBCopyImage` cannot access `__gshared` data `glCopyImageSubData` source/bindbc/opengl/bind/arb/core_43.d(129,26): Error: cast from `extern (C) void function(uint, uint, int, int, int, int, uint, uint, int, int, int, int, int, int, int) nothrow @nogc*` to `void**` not allowed in safe code source/bindbc/opengl/bind/arb/core_43.d(213,39): Error: `@safe` function `loadARBFramebufferNoAttachments` cannot access `__gshared` data `glFramebufferParameteri` source/bindbc/opengl/bind/arb/core_43.d(213,26): Error: cast from `extern (C) void function(uint, uint, int) nothrow @nogc*` to `void**` not allowed in safe code source/bindbc/opengl/bind/arb/core_43.d(214,39): Error: `@safe` function `loadARBFramebufferNoAttachments` cannot access `__gshared` data `glGetFramebufferParameteriv` source/bindbc/opengl/bind/arb/core_43.d(214,26): Error: cast from `extern (C) void function(uint, uint, int*) nothrow @nogc*` to `void**` not allowed in safe code source/bindbc/opengl/bind/arb/core_43.d(221,43): Error: `@safe` function `loadARBFramebufferNoAttachments` cannot access `__gshared` data `glNamedFramebufferParameteriEXT` source/bindbc/opengl/bind/arb/core_43.d(221,30): Error: cast from `extern (C) void function(uint, uint, int) nothrow @nogc*` to `void**` not allowed in safe code source/bindbc/opengl/bind/arb/core_43.d(222,43): Error: `@safe` function `loadARBFramebufferNoAttachments` cannot access `__gshared` data `glGetNamedFramebufferParameterivEXT` source/bindbc/opengl/bind/arb/core_43.d(222,30): Error: cast from `extern (C) void function(uint, uint, int*) nothrow @nogc*` to `void**` not allowed in safe code source/bindbc/opengl/bind/gl11.d(361,33): Error: `@safe` function `loadGL11` cannot access `__gshared` data `glCullFace` source/bindbc/opengl/bind/gl11.d(361,20): Error: cast from `extern (C) void function(uint) nothrow @nogc*` to `void**` not allowed in safe code source/bindbc/opengl/bind/gl11.d(362,33): Error: `@safe` function `loadGL11` cannot access `__gshared` data `glFrontFace` source/bindbc/opengl/bind/gl11.d(362,20): Error: cast from `extern (C) void function(uint) nothrow @nogc*` to `void**` not allowed in safe code source/bindbc/opengl/bind/gl11.d(363,33): Error: `@safe` function `loadGL11` cannot access `__gshared` data `glHint` source/bindbc/opengl/bind/gl11.d(363,20): Error: cast from `extern (C) void function(uint, uint) nothrow @nogc*` to `void**` not allowed in safe code source/bindbc/opengl/bind/gl11.d(364,33): Error: `@safe` function `loadGL11` cannot access `__gshared` data `glLineWidth` source/bindbc/opengl/bind/gl11.d(364,20): Error: cast from `extern (C) void function(float) nothrow @nogc*` to `void**` not allowed in safe code source/bindbc/opengl/bind/gl11.d(365,33): Error: `@safe` function `loadGL11` cannot access `__gshared` data `glPointSize` source/bindbc/opengl/bind/gl11.d(365,20): Error: cast from `extern (C) void function(float) nothrow @nogc*` to `void**` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.